home *** CD-ROM | disk | FTP | other *** search
/ The Programmer Disk / The Programmer Disk (Microforum).iso / xpro / c3 / pro24 / moxctouc.c < prev    next >
Text File  |  1986-08-06  |  97b  |  6 lines

  1. /* moxctouc.c -- default touchchange() implementation */
  2.  
  3. void touchchange(chan, value)
  4. {
  5. }
  6.